﻿html {
	height: 100%;
	border: none;
}
@font-face{
}
body {
	height: 100%;
	min-width: 80%;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 14px;
	color: #484848;
	background: #FFF;-webkit-font-smoothing: subpixel-antialiased;
	font-family: tohoma,Helvetica, "Microsoft YaHei UI Light", "Microsoft YaHei UI";
}
div, ul, li, img, dl, dd, dt, p {
	padding: 0;
	margin: 0;
	border: none;
}
ul, dl {
	list-style-type: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #418ADF;
	text-decoration: none;
}
.clear {
	clear: both;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.container {
	width: 1300px;
	margin: 0 auto;
}
.header {
	height: 110px; width:1300px; margin:0 auto; position: inherit; 
}
.top {
	height: 36px;
	line-height: 36px;
	color: #666;
	width:60%; float:right; 
}
.top a {
	padding: 5px 8px;
	color: #666;
}
.top ul {
	float: right;
}
.top ul li {
	float: right;
	padding: 0 15px 0 30px;	line-height: 36px;

}
.top .cn{
	background-image: url(../images/cn.jpg);
	background-repeat: no-repeat;
	background-position: left center; background-size:20px;
}
.top .en{	background-image: url(../images/en.jpg);
	background-repeat: no-repeat;
	background-position: left center;background-size:20px;
}

.top .fr {
	position: relative;
}
.top .fr img {
	position: relative;
	top: 3px;
	margin-right: 4px;
}
#logo {
	height: 50px;
	width: 20%; float:left;
}
#logo .logo {
}
#logo .logo img {
	margin-top: 35px;
	height: auto; width:100%;
}
#logo .company {
	padding-left: 15px;
	height: 60px;
	margin-top: 25px;
	margin-left: 10px;
	padding-top: 5px;
}
#logo .company h2 {
	font-size: 24px;
	color: #235ea0;
	font-weight: bold;
}
#logo .company h3 {
	font-size: 18px;
	margin-top: 5px;
	color: #666;
}
#logo .tel {
	background: url(../images/tel.jpg) no-repeat left center;
	height: 120px;
	width: 200px;
	padding-left: 58px;
}
#logo .tel p {
	font-size: 16px;
	color: #666;
	margin-top: 35px;
}
#logo .tel p span {
	font-size: 30px;
	display: block;
	font-weight: bold;
	color: #666;
}
.nav { width:auto; float:right;
	height: 50px; 	margin-top: 00px; border-radius:0px; 
}
.nav ul{ width:100%; float:left; font-weight:bolder;}
.nav ul li {
	float: left;
	text-align: center;
	font-size: 1.3em;
	position: relative;
	margin-top: 5px;
	background: none; padding:0 25px;
}
.nav ul li:after {
	position: absolute;
	left: 0;
	top: 18px;
	width: 1px;
	height: 60px;
	display: block; font-weight:bolder;
	color: #235ea0; content:"" 
}
.nav ul li a {
	color: #04669d;
	display: block; font-weight:bolder;
	width: AUTO;
	padding: 0 0;
	height: 66px;
	line-height: 66px;
	z-index: 2;
	text-transform: uppercase;	font-weight:100;

}
.nav ul li a:hover, .nav ul>li.on>a { }
.nav ul li:hover { background:#f1f1f1;}
.nav ul>li.on {font-weight:500;border-bottom:3px solid #04669d;} .nav ul>li.on>a {font-weight:500; }
.nav ul li dl {
	margin-left:-25PX;
	padding: 0;
	position: absolute;
	display: none; z-index:999;
}
.nav ul li dl dt a {
 padding:0 15px;
	height: 50px;
	line-height: 50px;text-transform: capitalize;
	text-align: left;
	background: rgba(0,0,0,0.5); font-size:14px; font-weight:200;
    float: left;
    width: 100%;
    margin: 0;
	color: #fff; 
}
.nav ul li dl dt a:hover {
	background: #e6212a;
	color: #fff; font-weight:inherit;font-weight:200;
}
.nav ul .home {
	margin-left: 15px;
}
.nav ul .on.home a {
	color: #04669d;
}
.nav ul .home a:hover {
	color: #04669d;
}
.nav ul .home:after, .nav ul li:nth-child(2):after {


}
.banner {
	height:450px;	width: 100%;
	overflow: hidden; 
	position: relative; float:left;
}
.banner .hd {
	height: 18px;
	position: absolute;
	width: 100%;
	z-index: 1;
	text-align: center;
	bottom: 20px;
}
.banner .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 40px;
	height: 10px;
	cursor: pointer;
	background:rgba(255,162,0,0.9);
	border-radius: 5px;
}
.banner .hd ul li.on {
		width: 10px;	border-radius: 5px;

	height: 10px;
background:rgba(255,255,255,1);
}
.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 450px;
	display: block;
}
.banner .bd li .sld{
	width: 1300px; margin:0 auto;
}
.banner .bd li .sld .title{
	min-width: 400px;
	max-width: 1100px;
	height: auto;
	padding: 0.5em 0.5em 0.5em 0.7em;
	margin-top: 140px;
	background: rgba(255,255,255,0.5);
	font-size: 40px;
	font-weight: bold;
	color: #036;
	position: absolute;
	z-index: 999;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-transform: capitalize;
}
.banner .bd li .sld .subtitle{
	width:100%; height:auto; line-height:45px; margin-left:0; margin-top:10px; font-size:25px; font-weight:500; color:#002048; float:left;}
.banner .bd li .sld .title .more a{
	width: 120px;
	height: 35px;
	line-height: 35px;
	margin-left: 0;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	float: left;
	border-radius: 17.5px;
	text-indent: 20px;
	background-color: #002048;
	background-image: url(../images/round_right2.png);
	background-repeat: no-repeat;
	background-position: 84px center;
	background-size: 30px;
	text-transform: capitalize;
}

.banner .bd li a {
	width: 100%;
	height: 450px;
	display: block;
}
.search {
	height: 70px;
}
.search .fl {
	line-height: 70px;
}
.search .fl a {
	margin-right: 15px;
}
.search .fl span {
	color: #333;
	font-weight: bold;
}
.search .fr {
	width: 384px;
	height: 70px;
}
.search .fr input {
	width: 280px;
	height: 36px;
	border: 1px solid #eee;
	margin-top: 15px;
	padding-left: 3px;
	border-radius: 6px 0 0 6px;
	padding-left: 15px;
}
.search .fr button {
	width: 75px;
	height: 40px;
	background: url(../images/search.jpg) no-repeat;
	border: none;
	position: relative;
	left: -10px;
	top: 14px;
}
.sec-title {
	text-align: center;
	padding: 40px 0;
	height: 40px;
	position: relative;
}
.sec-title h2 {
	font-size: 24px;
	color: #252525;
	font-weight: bold; text-transform: none;
}
.sec-title h2 span {
	color:#418ADF;
}
.sec-title p {
	font-size: 14px;
	margin-top: 10px;	font-weight: light; text-transform:capitalize;

}
.ys {
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
}
.ys .content {
	margin-top: 5px;
}
.ys .content dl {
	float: left;
	display: inline-block;
	margin-right: 14px;
	width: 237px;
	height: 110px;
	border: 1px solid #cccccc;
	padding: 30px 20px 30px 30px;
}
.ys .content dl:last-child {
	margin-right: 0;
}
.ys .content dl:hover {
	background: #06509c;
	color: #FFF;
}
.ys .content dl dt {
	float: left;
}
.ys .content dl dd {
	float: right;
	margin-top: 25px;
}
.ys .content dl dt h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.ys .content dl dt p {
	line-height: 35px;
}
.ys .content dl dt .more {
	width: 90px;
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: center;
	background: #418ADF;
	border-radius: 5px;
	margin-top: 15px;
}
.ys .content dl dt .more a {
	color: #FFF;
	width: 90px;
	height: 28px;
	display: block;
	border-radius: 5px;
}
.ys .content dl:hover h3 {
	color:#FFF;
}
.ys .content dl:hover .more a {
	background: #FFF;
	color: #06509c
}
.sec-titles {
	text-align: center;
	padding: 30px 0;
	height: 40px;
	position: relative; text-transform: none;
}
.sec-titles h2 {
	font-size: 30px;
	color: #252525;
	font-weight: bold;
	background: url(../images/line.png) no-repeat bottom center;
	padding-bottom: 10px;text-shadow: 0px 0px 50px #fff;

}
.sec-titles p {
	font-size: 16px;text-shadow: 0px 0px 10px #fff;
	margin-top: 8px; font-weight:200; color:#000
}
.index-pro {
	padding: 30px 0 30px;
	height: auto;
	overflow: hidden;
	background: url(../images/probg.jpg) no-repeat top center; width:100%; float:left;
}
.index-pro .content {
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
.index-pro .content .fl {
	width: 300px;
}
.index-pro .content .fr {
	width: 100%;
}
.index-pro .content .fl .title {
	height: 70px;
	width: 270px;
	background: #418ADF url(../images/ico01.jpg) no-repeat 20px center;
	color: #FFF;
	padding: 15px 0 0 30px;
}
.index-pro .content .fl .title span {
	font-size: 28px;
	padding-left: 50px;
	display: block;
}
.index-pro .content .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
}
.index-pro .content .fl .contact {
	background: #418ADF;
	text-align: center;
	padding: 20px 0;
}
.index-pro .content .fl .contact p {
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}
.index-pro .content .fl .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.index-pro .content .fu {
	width: 100%; float:left;
}

.index-pro .content .fu .contact {
	background: #418ADF;
	text-align: center;
	padding: 20px 0;
}
.index-pro .content .fu .contact p {
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}
.index-pro .content .fu .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}

.classify {
	width:100%; margin:-90px auto 130px -20px;
	padding: 0 0;
	height: auto;
	overflow: hidden; z-index:1; position: absolute;
}
.classify h3 {
	line-height:60px;
	height: 60px;	float: left;
}
.classify h3 a {
	line-height: 60px;
	color: #333;
	height: 60px;
	width: auto;
	padding: 0 40px;
	margin: 0 20px;
	text-align: center;
	display: block;
	background-color: #f1f1f1;
	border-radius: 0px;
	box-shadow: 8px 4px 0 0 rgba(0, 0, 0, 0.2),  6px 6px  0 0 rgba(0, 0, 0, 0.19);
	text-transform: capitalize;
}
.classify h3 :hover{
	color: #fff;
	background-color: #235ea0; 
}
.classify h3.on a {
	background-color: #2f75b5;color: #f1f1f1;
	font-weight: 100;
}
.classify h3 span {
}
.classify ul {
	display: none;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.classify li {
	display: block;
	line-height: 40px;width: 20%;
}
.classify li a {
	display: block;
	color: #666;
	font-size: 14px;
	padding-left: 58px;
}
.classify li.on a {
	color: #e6212a;
}
.category {
	width: 1300px; margin:0 auto;
	padding: 0 0;
	height: auto;
	overflow: hidden; 
}
.category h3 {
	line-height: 58px;
	width: auto;	float: left;
	height: 58px; border-right:1px solid #0579bb;
}
.category h3 a {
	line-height: 58px;
	color: #fff;
	border-bottom: 1px solid #333;
	display: block;
	padding: 0 40px;
	background:#04669d;
	text-transform: capitalize;
}
.category h3.on a {
	color: #fff;
	font-weight: 200;	background: #0579bb;

}
.category h3 span {
	float: left;
}
.category ul {
	display: none;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.category li {
	display: block;
	line-height: 40px;
}
.category li a {
	display: block;
	color: #666;
	font-size: 14px;
	padding-left: 58px;
}
.category li.on a {
	color: #e6212a;
} 
.index-pro .content .fr ul {
	margin-left:-2%;float: left; width:102%;
	font-size: 16px; background:#f1f1f1; padding:2%;
}
.index-pro .content .fr ul li {
	float: left;background: rgba(35,94,160,1);
	margin-right: 0px;
	text-align: center;
	margin-bottom: 1%;
	font-size: 16px; margin-left:2%; border:0px solid #999;width: 22%;height: 260px; font-weight:100;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.index-pro .content .fr ul li:nth-child(3n) {
	margin-right: 0;
}
.index-pro .content .fr ul li .img {
	width: 100%;float: left;
	height: 200px; background:#fff;
}
.index-pro .content .fr ul li .img img {
	width: 100%; margin:0 auto;
	 height: 100%;
}
.index-pro .content .fr ul li .mask {
	text-align: center;
	width: 100%;
	height: 50px; float:left;
}
.index-pro .content .fr ul li:hover {	background:#333;}
.index-pro .content .fr ul li .mask h2 {
	font-size: 14px; padding:0; 
	line-height:50px; line-height:50px;	color: #FFF; font-weight:100; text-transform:capitalize;
}
.index-pro .content .fr ul li .mask .more {
	width: 120px;
	height: 30px;
	margin: 0 auto;
	border: 1px solid #FFF;
	border-radius: 15px;
	line-height: 30px;
}
.index-pro .content .fr ul li a:hover h2 {
	color: #FFF;
}
.index-pro .content .fr ul li a:hover .more {
	color: #FFF;
}
.liucheng {
	min-height: 330px; width:100%;
	overflow: hidden;  float:left;
}
.liucheng ul{
	width:102%; margin-left:-2%;
	overflow: hidden;  float:left;
}
.liucheng ul li {
	float: left;
	display: inline-block;
	transition-duration: 0.8s;
	width: 23%;
	margin-left:2%;
	height: 300px; margin-bottom:2%;
	text-align: center; background:#f1f1f1;
}
.liucheng ul li img{
	
	width: auto; height:12rem; max-width:100%;
}
.liucheng ul li p{
	float: left;
	width: 96%; height:50px; line-height:50px; bottom:0; position: inherit;
	background: #4f5358; margin-top:10px;color:#fff; font-size:12px; padding:2%; 
}
.liucheng ul li:hover p{
background: #333;
}
.liucheng ul li:last-child {
	margin-right: 0;
}
.liucheng ul li img {
	margin-top: 38px;
}
.liucheng ul li p {
	font-size: 16px;
	margin-top: 8px;
}


/*首页关于我们*/

	.about {
	min-height: 440px;
	overflow: hidden;
	padding-top: 20px; width:100%; float:left;
}
.about .fl {
	float: left;
	display: inline-block;
	width:50%; 
}
.about .fr {
	float: right; width:40%;
	display: inline-block;
	padding-top: 20px;
}
.about .fr img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	border: 0 solid #FFF;
}
.about .fl span {
	color: #4f5358;
	font-size: 30px;
	font-weight: bold;
}
.about .fl h2 {
	font-weight: 300; font-size:22px;
	color: #444;
	position: relative; margin-top:1em;
	height: 40px;
}
.about .fl h2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 0px;
	background: #e6212a;
}
.about .fl .info {
	font-size: 18px;
	line-height: 200%;
	color: #666;
	margin-top: 10px; 
}
.about .fl .info p{
 font-weight:200;
}
.about .fl .more {
	width: auto;
	height: 42px;
	line-height: 42px;
	border-radius: 5px; 
	padding:0px 20px;
	background: #f30 ;color: #FFF;
	display: block;float:right; margin:109px 20px 40px 0
}
.about ul{ width:80%; float:left; margin:40px 20px 40px 0}
.about ul li{ width:100px;float:left; margin-right:5%;}
.about ul li .img{ width:80px; float:left; height:80px; padding:5px ; border:solid #ccc 1px; line-height:60px;  border-radius:45px; }
.about ul li .img img{ width:60%; height:auto; margin:15px 20%;filter: grayscale(100%) brightness(80%); }
.about ul li .txt{ width:100%; float:left; text-align:center; margin-top:10px;text-transform:uppercase}
.about ul li:hover .img img{filter: grayscale(100%) brightness(200%);}
.about ul li:hover .img{background:#f30; border:1px solid #fff; border-radius:45px;}
.about ul li:hover .txt{ color:#f30; margin-top:10px; }





.honor {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 0px; width:100%; float:left;
}
.honor .hd {
	height: 55px;
	overflow: hidden;
	width: 100%;
}
.honor .hd ul li {
	display: inline-block;
	width: 200px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	margin-right: 12px;
}
.honor .hd ul li a {
	background: #f2f2f2;
	width: 200px;
	height: 55px;
	display: block;
	border-radius: 5px 5px 0 0; text-transform: capitalize; font-weight:bold;
}
.honor .hd ul li a:hover {
	background: #06509c;
	color: #FFF;
}
.honor .hd ul li.on a {
	background: #418ADF;
	color: #FFF;
}
.honor .bd {
	padding-top: 40px; width:100%; margin-left:00%; background:#333;float:left; margin-bottom:20px; padding:0%;
}
.honor .bd ul li {
	float: left;
	display: inline-block;
	margin-right: 20px;
	text-align: center;
	font-size: 16px;
	width: 20%;
	height: auto;
	overflow: hidden; margin-right:0%; background:#f9f9f9; border:1px dashed #f1f1f1;
}
.honor .bd ul li img {
	max-width:90%; margin:5%;
	height: auto;
}





.index-news {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px; float:left;
}
.index-news .fl {
	width: 675px;
}
.index-news .fr {
	width: 500px;
}
.index-news .fr .tit {
	font-size: 14px;
	color: #999999;
}
.index-news .fr .tit span {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-right: 15px;
}
.index-news .fr .tit em {
	float: right;
	margin-top: 4px;
}
.index-news .fr .gun-news {
	padding-top: 20px;
}
.index-news .fr .gun-news ul li {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.index-news .fr .gun-news h2 {
	background: url(../images/wen.jpg) no-repeat left bottom;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
	height: 29px;
	display: block;
	padding-left: 30px;
}
.index-news .fr .gun-news p {
	background: url(../images/da.jpg) no-repeat left top;
	font-size: 14px;
	line-height: 26px;
	display: block;
	padding-left: 30px;
}
.tab-news .hd {
	float: left;
	display: inline;
	width: 125px;
	margin-right: 20px;
}
.tab-news .hd ul li {
	width: 75px;
	height: 164px;
	background: #418ADF;
	margin-bottom: 1px;
	padding: 25px;
}
.tab-news .hd ul li h3 {
	font-size: 14px;
	padding-top: 15px;
	color: #FFF;
}
.tab-news .hd ul li h3 span {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	color: #FFF;
}
.tab-news .hd ul li .more {
	padding: 3px 5px;
	border: 1px solid #FFF;
	text-align: center;
	margin-top: 15px;
}
.tab-news .hd ul li .more a {
	color: #FFF;
}
.tab-news .hd ul li.on {
	background: #418ADF;
}
.tab-news .bd {
	float: left;
	display: inline;
	width: 520px;
}
.tab-news .bd dl {
	width: 490px;
	height: 165px;
	background: #f8f8f8;
	padding: 15px;
}
.tab-news .bd dl dt {
	float: left;
	display: inline;
}
.tab-news .bd dl dd {
	float: right;
	display: inline;
	width: 257px;
}
.tab-news .bd dl dd .date {
	font-size: 18px;
	color: #e6212a;
	font-weight: bold;
}
.tab-news .bd dl dd .date span {
	display: block;
	font-size: 12px;
}
.tab-news .bd dl dd h4 {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0
}
.tab-news .bd dl dd p {
	line-height: 25px;
}
.tab-news .bd dl dt img {
	width: 220px;
	height: 162px;
}
.tab-news .bd ul {
	padding-top: 15px;
}
.tab-news .bd ul li {
	line-height: 40px;
}
.tab-news .bd ul li span {
	float: right;
}
.tab-news .bd ul li a:before {
	content: "●";
	font-size: 12px;
	margin-right: 7px;
	color: #e6212a
}
.links {
	padding-bottom: 20px; width:80%; margin-left:10%; float:left;
}
.links span {
	font-weight: bold;
	font-size: 18px;
}
.links a {
	margin-right: 15px;
}
.footer {
	background: #fff;
	height: 290px;
	overflow: hidden;
	color: #444; float:left; width:100%; border-top:1px solid #ccc;
}
.footer .fl {
	width: 25%;
	height: auto;
	text-align: left;padding-top: 45px;

	line-height: 35px;	
	font-size: 14px;
	float: left;
	text-transform: capitalize;
}
.footer .fl h3 {
	margin-bottom: 20px;
	text-transform: capitalize;font-size:24px; font-weight:500; color:#04669d;
}
.footer .fl a {
	color: #333; text-align:left; border-bottom:1px solid #333;
}
.footer .fl a:hover {
	color: #ae0a11;
}
.footer .fl ul li {
	float: left;
	width: 95%;
	text-transform: capitalize;
}

.footer .fr{
	background: #e6e6eb;
	width: 40%;
	height: 270px;
	text-align: left;
	line-height: 35px;
	font-size: 14px;
	float: right;
	text-transform: capitalize; padding:0 35px; position:relative;
}
.footer .fr h3{ width:100%; float:left; margin-top:45px; margin-bottom:20px; font-size:24px; font-weight:500; text-transform: none; color:#04669d;}
.footer .fr p{ width:100%; float:left; margin-top:0; font-size:14px; font-weight:200; text-transform:capitalize; color:#333; height:30px;}
.footer .fr img {
	height: auto; width:100%;
}
.copyright {
	background: #fff;
	padding: 15px 0;
	border-top: 1px solid #fff;
	color: #333;
	text-align: left; width:100%; float:left;
}
.copyright a{ color:#bbbbbb}
.kefu {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.kefu li a {
	text-decoration: none;
	color: #FFF;
}
.kefu li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.kefu li i {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}
.kefu li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}
.kefu .kefu-qq i {
	background: url(../images/QQ.png) no-repeat; background-position:center center; background-size:40px;
}
.kefu .kefu-tel i {
	background: url(../images/tel.png) no-repeat;background-position:center center; background-size:40px;
}
.kefu .kefu-liuyan i {
	background: url(../images/QQ.png) no-repeat;background-position:center center; background-size:40px;
}
.kefu .kefu-weixin i {
	background: url(../images/wechat.png) no-repeat;background-position:center center; background-size:40px;
}
.kefu .kefu-weibo i {
	background: url(../images/QQ.png) no-repeat;background-position:center center; background-size:40px;
}
.kefu .kefu-ftop {
	display: none;
}
.kefu .kefu-ftop i {
	background: url(../images/top.png) no-repeat;background-position:center center; background-size:40px;
}
.kefu .kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.kefu .kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.kefu .kefu-right {
	width: 20px;
}
.kefu .kefu-tel-main {
	background: #418ADF;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-main {
	background: #418ADF;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-top {
	background: #f30;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.ban {
	width: 100%;
	height: 320px;
	position: relative; float:left; margin:0 auto;
}
.ban img{
	width: 100%;
	height: 320px;
}

.ban .title{
	width: 1300px;
	margin: 120px auto 0 auto;
	height: auto;
	line-height: 30px;
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.ban .etitle{
	width:1300px;  margin:20px auto 0 auto;
	height: auto; line-height:30px; font-size:30px; font-weight:100;  color:#fff;text-transform: capitalize;
}
.ban .DEF2{
	width: 1200px;  margin:120px auto 0 auto;text-align:center;
	height: auto; line-height:30px; font-size:50px; font-weight:bold; color:#fff;text-transform: capitalize;
}
.ban .DEF3{
	width: 1200px;  margin:20px auto 0 auto; text-align:center;
	height: auto; line-height:30px; font-size:30px; font-weight:100;  color:#fff;text-transform: capitalize;
}

.ny {
	height: auto;
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
}
.ny .fl{	width: 100%; background:#04669d;float:left;
}
.ny .fl .title {
	height: 63px;
	width: 270px;
	background: #418ADF url(../images/ico01.png) no-repeat 20px center;
	color: #FFF;
	padding: 22px 0 0 30px;
}
.ny .fl .title span {
	font-size: 26px;
	padding-left: 20px;
	display: block;
}
.ny .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase
}
.ny .contact {
	background: #418ADF;
	text-align: center;
	padding: 20px 0;
}
.ny .contact p {
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}
.ny .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}



/*联系我们页面*/
.contact1{ width:100%; float:left; margin:20px 0 0 0;}
.contact1 ul{ width:44%;float:left; margin-bottom:3%; background-color:#fff; border-radius:10px;}
.contact1 ul li{
	width: 90%;
	margin: 0 5%;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 18px;
	font-weight: 400;padding:10px 0;
	border-bottom: #ccc dashed 1px; 
	color: #333; 
	font-family: "Microsoft YaHei UI Light", "Century Gothic";
}
.contact1 ul li:last-child{  border-bottom:none }
.message {
	width: 96%; float:right;font-size: 14px; margin-bottom:30px;
	background-color:#fff; height:auto; padding:3% 2%; border-radius:10px; font:"Microsoft YaHei UI Light", "Century Gothic"
}
.message label {
	width:49%; margin:0 1% 2% 0; float:left;
	display: block;font-size: 14px;
	 height:auto; 
}
.message label:nth-child(2n){
	width:50%; margin:0 0 2% 0; float:left;
	display: block;font-size: 14px;
	 height:auto; 
}
.message label IMG{
	height:50px; width:auto; float:left
}
.message label input.inp, .message label textarea, .message label.code input {
	width: 100%; float:left;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	border: #cccccc 1px solid;
	border-radius: 0px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555; font-size:14px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.message label input:focus, .message label textarea:focus {
	border-color: #f30;
	outline: 0;
}
.message label input.name,.message label input.tel,.message label input.mail,.message label input.company,.message label input.code,.message label input.subject{	background-repeat: no-repeat;background-position: 96% center; background-size:25px;}
.message label input.name{background-image: url(../images/m-name.png);}
.message label input.tel{background-image: url(../images/phone.png);}
.message label input.mail{background-image: url(../images/m-mail.png);}
.message label input.company{background-image: url(../images/company.png);}
.message label input.code{background-image: url(../images/code.png);}
.message label input.subject{background-image: url(../images/subject.png);background-position: 98% center;}
.message label textarea {height: 140px; float:left;line-height: 24px;padding: 10px 14px;background-image: url(../images/content.png);background-repeat: no-repeat;	background-position: 98% 10px; background-size:25px;}
.message label .code {line-height: 34px; height:34px;float:left}
.message label .code input {
	width: 30%;
	float: left;
	margin-right: 30px;height:34px
}
.message label .code .pic {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 34px;float:left
}
.message label.code img {
	display: block;
	width: 100%;
	height: 100%;float:left
}
.btn-1 input {
	width: auto;
	height: 34px;
	line-height: 34px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
	text-transform: capitalize; padding:0 25px;font-size: 16px
}
.btn-1 {
	padding-left: 0; width:100%; float:left;
}
.btn-1 input.focus {
	background: #e6212a;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}
input::-webkit-input-placeholder{
    color: #999;font-size: 14px;
    font-family:"微软雅黑";
}
textarea::-webkit-input-placeholder{
    color: #999;font-size: 14px;
    font-family:"微软雅黑";
}






.ny .fr {
	width: 100%; margin:0 0%; float:left;
}
.ny .fr .topt {
	width: 80%;float:left; height:auto; padding:3% 10%; font-size:16px; font-weight:200; line-height:150%; background-image: url(../images/gt.png);background-color: #fff; background-repeat: no-repeat;	background-position: 7% center; border-radius:10px; margin:30px 0 20px 0;background-size:30px;}

.ny .fr .title {
	line-height: 42px;
	border-bottom: 1px solid #e1e1e1;
}
.ny .fr .title span {
	font-size: 20px;
	color: #418ADF;
	border-bottom: 3px solid #418ADF;
	padding-bottom: 10px;
}
.ny .fr .title p {
	display: inline-block;
	float: right;
}
.ny .fr .tit {
	line-height: 38px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.ny .fr .tit span {
	font-size: 18px;
	color: #e6212a;
	border-bottom: 3px solid #e6212a;
	padding-bottom: 8px;
}
.ny .fr .txt {
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
	margin-top: 20px;
	padding: 15px; line-height:200%; font-size:14px;
}
.ny .fa {
	width: 100%; margin:0 auto;
}

.ny .fa  .fal{
	width: 100%;float: left; 
}
.ny .fa .fal .title {
	line-height: 42px;
	width: 100%;
	float: left;
	text-transform: uppercase;
}
.ny .fa .fal .title span {
	font-size: 20px;
	color: #333;font-weight:200;
	padding-bottom: 10px;float: left; margin-bottom:50px;
}
.ny .fa .fal .title p {
	display: inline-block; color:#235ea0;
	float: left; font-size:60px; width:100%; line-height:80px; font-weight:bold;
}
.ny .fa .tit {
	line-height: 38px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.ny .fa .tit span {
	font-size: 18px;
	color: #e6212a;
	border-bottom: 3px solid #e6212a;
	padding-bottom: 8px;
}
.ny .fa .fal .txt {
	background: #fff;
	margin-top: 20px;float: left; 
	padding: 15px 0; font-size:15px; line-height:200%; color:#888; width:100%; font-weight:200;
}
.ny .fa .img1 {
	margin-top: 20px;float: right; 
	padding: 15px 0; font-size:15px; line-height:200%; color:#888; width:40%; font-weight:200;
}
.ny .fa .img1 img{width:100%; font-weight:200;
}
.ny .fa .pro .text{
	width: 100%;
	float: left;
	text-transform: capitalize;
}
.ny .fa .pro .text span{ width:100%;  margin:120px 0;}



.course{
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	width: 90%;
	float: left;
	margin-left: 5%;
margin-top:20px; padding-top:20px;
}
.course ul li {
	float: left;
	display: inline-block;
	font-size: 16px;
	text-align: left;
	width: 100%; margin-right:5%; height:160px;
}
.course ul li .left{float: left;width: 45%; }
.course ul li .middle{float: left;width: 10%; margin-left:0%; height:160px;	background-image: url(../images/yuan.png), url(../images/shu.png);	background-repeat: no-repeat,repeat-y;	background-position: center center, center center;	background-size: 30px,20px; text-align:center;}
.course ul li .right{float: right;width: 45%; }
.course  .today{float: left;width: 10%; margin-left:45%; height:100px;	background-image: url(../images/arrow-up.png), url(../images/shu.png);	background-repeat:no-repeat,repeat-y;	background-position: center -0.5px, center center;	background-size: 30px,20px;  text-align:center;}
.course ul li .nianfen {
	float: left;
	width: 100%;
	font-size: 40px; font-weight:800;line-height: 80px; height: 80px; margin-top:10px;
	
}
.course ul li .pic {
	float: left;
	width: 100%;line-height: 160px; height: 160px;
}
.course ul li .jianshu {
	float: left;
	width: 100%;
	text-align: left;
	height: 50px;
	line-height: 50px;
	padding: 0;
	 border-radius:8px; font-weight:200; font-size:14px;

}
.course ul li:hover .dian{background-image: url(../images/point1.png);}
.course ul li .arrow {
	float: left;
	width: 80px;
	line-height: 80px;
	height: 80px;
	margin-left: -40px;
	background-image: url(../images/arrow-up.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	background-size: 30px;
	border-radius: 40px;
	color: #fff;
	background-color: #f30;
}




.s-list {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	width: 100%;
	float: left;
	margin-left: 0%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #f1f1f1; margin-top:20px; padding-top:20px;
}
.s-list ul li {
	float: left;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;	width: 30%; margin-right:5%; margin-bottom:30px;

}
.s-list ul li:nth-child(3n) {
	margin-right: 0
}
.s-list ul li .img {
	width: 100%;float: left;
	height: AUTO;
	overflow:hidden; margin:0; border:none; padding:0;
}
.s-list ul li img {
	width: 100%;float: left;
	height: auto; border:none; padding:0;
}
.s-list ul li .txt1{
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #999;
	text-transform: capitalize; margin-top:0; border:none;
}





.list-1{ margin-top:60px; }
.list-1 ul li{ margin:50px 0; height:180px;background-color: #f1f1f1; border-radius:5px;}

.list-1 ul li .left{ max-width:71%; float:left; border-right:#aaa solid 1px; height:140px; margin:20px 0; padding:0 4%;}
.list-1 ul li .right{
	width: 20%;
	float: left; height:auto;	
	background-image: url(../images/round_right1.png);
	background-repeat: no-repeat;
	background-position: center center;height:180px; background-size:50px;
}
.list-1 ul li:hover .right{ 	background-image: url(../images/round_right.png);}
.list-1 ul li:hover .left .title a { color:#f30;}
.list-1 ul li:hover{background-color: #333;}


.list-1 ul li .left .title {
	line-height: 35px;
	font-size: 20px;
}
.list-1 ul li .left .title:before {
	content: '■';
	font-size: 30px;
	margin-right: 5px;
	color: #418ADF;
	position: relative;
	top: -1px;
}
.list-1 ul li .left .title span {
	float: right;
	font-size: 16px; line-height:25px; border:none;
}
.list-1 ul li .left .title a {
	font-weight: 200;	word-spacing: 1em;

}
.list-1 ul li .left .content{
	color: #999; font-size: 14px; line-height:30px; margin:10px 0 0 0 ;
}
.list-2 {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.list-2 ul {
	float: left;
	width: 102%;	margin-left: -2%;

}
.list-2 ul li {
	float: left;
	display: inline-block;
	margin-left: 2%;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;width: 23%;
}
.list-2 ul li:nth-child(4n) {
	margin-right: 0
}
.list-2 ul li .img {
	width: 100%-40px;
	height:auto; overflow:hidden; padding:25px; 	background-size: 20px, 20px;
	background: url(../images/k1.jpg) left top no-repeat,url(../images/k2.jpg) right  top no-repeat,url(../images/k3.jpg) left bottom no-repeat,url(../images/k4.jpg) right  bottom no-repeat,url(../images/b1.jpg) repeat-x,url(../images/b2.jpg) repeat-y,url(../images/b3.jpg) bottom repeat-x,url(../images/b4.jpg) right repeat-y;

}
.list-2 ul li .img1 {width: 100%;height:auto; overflow:hidden;}
.list-2 ul li img {
	max-width: 100%;
	height: auto;
}
.list-2 ul li p {
	margin-top: 0px;  height:40px; line-height:40px; overflow:hidden; top:-80px; position: relative; z-index:9999; background:rgba(0,0,0,0.5); color:#fff;
}


.list-3 {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.list-3 ul {
	float: left;
	width: 100% ;	margin-left: 0%;  margin-top:40px; border-radius:10px;

}
.list-3 ul li {
	float: left;
	display: inline-block;
	margin-left: 0%;
	font-size: 16px;
	text-align: center;
	margin-bottom: 50px;width: 100%; background:#f1f1f1;border-bottom:none;
}
.list-3 ul li .img {
	width: auto;
	height: 100%; overflow:hidden;
}
.list-3 ul li .img img {
	width: auto;
	height: 100%;
}
.list-3 ul li .i {width:90%; float:left; margin-left:10%; font-size:150px; text-transform:capitalize; font-weight:bold; height:20px; line-height:20px; text-align:right; margin-top:30px; border-bottom:none; color:#fff}
.list-3 ul li .whtitle {width:90%; float:left; margin-left:10%; font-size:32px; text-transform:capitalize; font-weight:599; height:50px; line-height:50px; text-align:left;  border:none;	font-family: tohoma,Helvetica, "Microsoft YaHei UI Light", "Microsoft YaHei UI";-webkit-font-smoothing: subpixel-antialiased }
.list-3 ul li .subtitle { width:90%; float:left; margin-left:10%;font-size:18px; text-transform:capitalize; font-weight:200; height:50px; line-height:50px; text-align:left;border:none;		font-family: tohoma,Helvetica, "Microsoft YaHei UI Light", "Microsoft YaHei UI";-webkit-font-smoothing: subpixel-antialiased}
.list-3 ul li .shiyi {width:90%; float:left; margin-left:10%;font-size:14px; text-transform:capitalize; font-weight:200; height:30px; line-height:30px; color:#999; text-align:left;	font-family: tohoma,Helvetica, "Microsoft YaHei UI Light", "Microsoft YaHei UI";	-webkit-font-smoothing: subpixel-antialiased}


.news {
	padding: 0px 0 0;
}
.news h1 {
	text-align: center;
	font-size: 24px;
	padding-top: 30px;
}
.news .date {
	text-align: center;
	font-size: 14px;
	padding: 15px 0;
}
.news .date span {
	padding: 0 15px;
}
.news .info {
	padding: 10px 0 0;
	line-height: 25px; font-size:14px;
}
.news .info .img{
	width: 40%;
	margin: 0 30%; height:auto;
	padding: 60px 55px 52px 55px;
	background-size: 50px, 50px;
	background: url(../images/k1.jpg) left top no-repeat,url(../images/k2.jpg) right  top no-repeat,url(../images/k3.jpg) left bottom no-repeat,url(../images/k4.jpg) right  bottom no-repeat,url(../images/b1.jpg) repeat-x,url(../images/b2.jpg) repeat-y,url(../images/b3.jpg) bottom repeat-x,url(../images/b4.jpg) right repeat-y;
 }
.news .info .img img{ width:100%; height:auto;}


 .aboutus .title{
	 height:auto;
	 width:auto;
	 float:left;
	 padding:2px 200px 2px 30px;
	 background:#f2f2f2;
	 font-size:16px;
	 border-left:6px solid #f00;
}
 .aboutus .info {
	padding: 10px 0 0;
	line-height: 25px;
	 font-size:14px;
	 width:100%;
	 float:left;
	 background:none; margin-top:50px;
}
 .aboutus .info .content{
	 width:50%;
	 float:left; height:450px;  padding:20px; font-family: "Microsoft YaHei UI Light", "Microsoft YaHei UI";}
 .aboutus .info .ico{
	 width:40%; margin-top:20px;
	 float:right; overflow:hidden;
}
 .aboutus .info .ico img{
	 width:100%;
	 float:left; border-radius:10px; height:auto;
}
 .aboutus .info ul{
	 width:109%;
	 margin-left:-10%;
	 float:left;
}
 .aboutus .info ul li{
	 width:11%;
	 margin-left:10%;
	 float:left;
	 height:auto;
	 text-align:center;
	 font-size:42px;
	 font-weight:bold;
	 background:#fff;
	 color:#f00;
	 padding:3% 0 2% 4%;
}
 .aboutus .info ul li span{
	 width:20%;
	 height:30px;
	font-size:12px;
	 font-weight:200;
	color:#f00;
}
 .aboutus .info ul li p{
	 width:100%;
	 float:right;
	font-size:14px;
	 font-weight:200;
	 color:#666 
}
 .aboutus .info .img1,.aboutus .info .img2,.aboutus .info .img3,.aboutus .info .img4,.aboutus .info .img5{
	 margin-bottom:40px;
	 background-size:70px;
	 background-repeat: no-repeat;
	 background-position: 0px center;
}
 .aboutus .info .img1{
	 background-image: url(../images/ico6.png);
}
 .aboutus .info .img2{
	 background-image: url(../images/ico7.png);
}
 .aboutus .info .img3{
	 background-image: url(../images/ico8.png);
}
 .aboutus .info .img4{
	 background-image: url(../images/ico9.png);
}
 .aboutus .youshi {
	padding: 10px 0 0;
	line-height: 25px;
	 font-size:14px;
	 width:100%;
	 float:left;
	 background:none;
	 margin-top:50px;
}
 .aboutus .youshi ul{
	 width:102%;
	 margin:2% 0 2% -2%;
	 float:left;
}
 .aboutus .youshi ul li{
	 width:18%;
	 margin-left:2%;
	 float:left;
	 height:150px;
	 text-align:center;
	 font-size:18px;
	 font-weight:200;
	 padding-top:60px;
	 background:#333;
	 color:#fff;
}
 .aboutus .youshi ul li .img1,.aboutus .youshi ul li .img2,.aboutus .youshi ul li .img3,.aboutus .youshi ul li .img4,.aboutus .youshi ul li .img5{
	 width:100%;
	 height:50px;
	 margin-bottom:40px;
	 background-size: 50px;
	 background-repeat: no-repeat;
	 background-position: center center;
}
 .aboutus .youshi ul li .img1{
	 background-image: url(../images/ico1.png);
}
 .aboutus .youshi ul li .img2{
	 background-image: url(../images/ico2.png);
}
 .aboutus .youshi ul li .img3{
	 background-image: url(../images/ico3.png);
}
 .aboutus .youshi ul li .img4{
	 background-image: url(../images/ico4.png);
}
 .aboutus .youshi ul li .img5{
	 background-image: url(../images/ico5.png);
}
 .aboutus .youshi ul li:hover {
	 background:#f60;
	 color:#fff;
}
 .aboutus .kehuming{
	 width:100%;
	 float:left;
	margin-top:50px;
}
 .aboutus .kehuming ul{
	 width:102%;
	 margin:2% 0 2% -2%;
	 float:left;
}
 .aboutus .kehuming ul li{
	 width:23%;
	 margin:0 0 2% 2%;
	 float:left;
	 padding:0;
	height:auto;
	 text-align:center;
	 font-size:18px;
	 font-weight:200;
	 background:#fff;
	 color:#fff;
}
 .aboutus .kehuming img{
	 width:80%;
	 height:auto;
	 border:1px solid #F1F1F1;
	 padding:8% 10%; border-radius:5px;
}






.tags {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	height: 35px;
	line-height: 35px; float:left; width:100%;
}
.tags span {
	font-weight: bold;
}
.tags a {
	margin-right: 15px;
}
.page {
	line-height: 50px;
}
.page span {
	float: right;
}
.xg-pro {
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.xg-pro ul li {
	float: left;
	display: inline-block;
	width: auto; height:180px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.xg-pro ul li img {
	width: auto;
	height: 160px;
}
.xg-news {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.xg-news ul li {
	float: left;
	display: inline-block;
	width: 47%;
	margin-right: 3%;
	line-height: 25px;
}
.xg-news ul li:before {
	content: '■';
	font-size: 12px;
	margin-right: 5px;
	color: #e6212a;
	position: relative;
	top: -10px;
}
.xg-news ul li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 240px;
	display: inline-block;
}
.xg-news ul li span {
	float: right;
}
.xg-area {
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}
.xg-area ul li {
	float: left;
	display: inline-block;
	margin-right: 25px;
	line-height: 25px;
}
.pro {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0 30px;
}
.pro .img {
	float: left;
	display: inline-block;
	width: 480px;
}
.pro .text {
	float: right;
	display: inline-block;
	width: 350px;
}
.pro .text h1 {
	font-size: 24px;
	padding-top: 20px;
}
.pro .text .desc {
	padding: 20px 0;
	height: 150px;
	font-size: 14px;
	line-height: 200%; margin-bottom:20px;
}


.pro .text .btn {
	width: 120px;
	height: 40px;
	background: #235ea0;
	color: #FFF;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}
.pro-content  {
	width:100%; float:left; margin-bottom:20px;
}
.pro-content ul {
	width:102%; float:left; margin-left:-2%;  
}
.pro-content ul li{
	float: left;
	display: inline-block;
	font-size: 16px;	
	margin-top: 20px;	width: 48%; margin-left:2%; margin-bottom:30px; border:0px solid #ccc; padding:20px 0; border-radius:10px; background:#f5f5f5;
}
.pro-content ul li h1{
	width: 100%; margin-bottom:10px; float:left;text-align: left;
	font-size: 18px; color:#333;font-weight:bold; padding:0 20px;
}
.pro-content ul li h2{
	width: auto; margin-bottom:10px; float:left;text-align: left;
	font-size: 14px; color:#888; font-weight:200; line-height:26px; padding:0 20px;
}
.pro-content .tits {
	border-bottom: 1px solid #e1e1e1;
	height: 40px;
	width: 100%;
	font-size: 18px;
}
.pro-content .tits span {
	background: #235ea0;
	color: #FFF;
	display: block;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.pro-content .title1 {
	padding: 20px 0; font-size:18px; line-height:150%;  background:#f1f1f1; text-align:center; font-weight:bold;
}
.pro-content .info {
	padding: 10px 0; font-size:14px; line-height:150%; font-weight:200; width:100%; float:left; text-transform: capitalize; 
}
.pro-content .info img{
	max-width:100%;
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.pc-slide {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 350px;
	position: relative;
}
.view .swiper-slide .imgauto img {
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	width: 80%;
	margin: 0 10%;
	overflow: hidden;
}
.preview .swiper-slide {
	width: 22.5%;
	padding: 5px;
}
.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	line-height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: block;
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.preview .slide6 {
	width: 82px;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid #e6212a;
}
.preview .arrow-left {
	background: url(../images/prev1.png) no-repeat left center;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../images/next1.png) no-repeat left center;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 18px;
	z-index: 10;
}
.clearfix {
*zoom: 1;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
# {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
# .m-content {
	margin-top: 10%;
}
# .m-content .m-message {
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}

/*麦 站 网分页样式*/
.pages{padding: 20px 0;width:100%;text-align: center;clear: both;}
.pages a,.pages span{color: #666;padding: 0 15px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 34px;background: #f9f9f9;border: 1px solid #f2f2f2;}
.pages a:hover{display:inline-block;color: #fff;background: #dc0b01;border-color: #dc0b01;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
.pages span{display:inline-block;color: #666;}
.pages a.page-num-current{display:inline-block;color: #fff;background: #418ADF;border-color: #418ADF;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}





.p_list1{}
.p_list1 ul{ width:102%; margin-left:-2%; float:left; background:#fff;}
.p_list1 ul li{ width:23%; margin-left:2%; float: left;}
.p_list1 ul li .title{ width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold; text-align:center;float: left;}
.p_list1 ul li .content{ width:100%; height:auto; line-height:30px; font-size:18px; font-weight:200; text-align:left;float: left;}
.p_list2{}
.p_list2 ul{ width:102%; margin-left:-2%; float:left; background:#fff;}
.p_list2 ul li{ width:19%; margin-left:2%; float: left;}
.p_list2 ul li .title{ width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold; text-align:center;float: left;}
.p_list2 ul li .content{ width:100%; height:auto; line-height:30px; font-size:18px; font-weight:200; text-align:left;float: left;}
.p_list3{}
.p_list3 ul{ width:102%; margin-left:-2%; float:left; background:#fff;}
.p_list3 ul li{ width:23%; margin-left:2%; float: left;}
.p_list3 ul li .title{ width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold; text-align:center;float: left;}
.p_list3 ul li .content{ width:100%; height:auto; line-height:30px; font-size:18px; font-weight:200; text-align:left;float: left;}


#demo2 li:before{
			content: '';
			position: absolute;
			width: 0;
			left: 50%;
			bottom: -0PX;
			height: 5px;
			background-color: #F30;
		}
		#demo2 li:hover:before{
			width: 100%;
			left: 0%;
			transition: all 0.8s;
		}